home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9710 / 000008_owner-linux-arm…r.rutgers.edu _Sat Oct 4 18:24:58 1997.msg < prev    next >
Internet Message Format  |  1997-11-30  |  2KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id SAA17795
  4.     for <willy@odie.fluff.org>; Sat, 4 Oct 1997 18:24:57 +0100
  5. Received: from vger.rutgers.edu ([128.6.190.2] EHLO vger.rutgers.edu ident: root [port 7506]) by nic.funet.fi with ESMTP id <17963-0>; Sat, 4 Oct 1997 20:23:43 +0300
  6. Received: by vger.rutgers.edu id <971288-12694>; Sat, 4 Oct 1997 13:19:18 -0400
  7. Received: from snowcrash.cymru.net ([163.164.160.3] EHLO snowcrash.cymru.net ident: IDENT-NOT-QUERIED [port 1178]) by vger.rutgers.edu with ESMTP id <971262-12694>; Sat, 4 Oct 1997 13:18:56 -0400
  8. Received: (from alan@localhost) by snowcrash.cymru.net (8.8.5-q-beta3/8.7.1) id SAA17362; Sat, 4 Oct 1997 18:19:25 +0100
  9. From: Alan Cox <alan@cymru.net>
  10. Message-Id: <199710041719.SAA17362@snowcrash.cymru.net>
  11. Subject: Re: .rpm files
  12. To: P.C.F.Norman@exeter.ac.uk (Phil Norman)
  13. Date:     Sat, 4 Oct 1997 18:19:22 +0100 (BST)
  14. Cc: A.I.Terlevich@durham.ac.uk, linux-arm@vger.rutgers.edu
  15. In-Reply-To: <Pine.SGI.3.91.971004170242.13841G-100000@hebe> from "Phil Norman" at Oct 4, 97 05:05:35 pm
  16. Content-Type: text
  17. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  18. Sender: owner-linux-arm@vger.rutgers.edu
  19. Precedence: bulk
  20. Status: RO
  21.  
  22. > BTW, I find it rather b'zarre that an 'rpm' installation thingy is in rpm 
  23. > format.  Since I couldn't use the normal RedHat methods of installing, 
  24. > and needed to install from floppies, I currently have 100meg (ish) of 
  25. > rpms and no way to install them, even though I have the 'rpm.rpm' 
  26. > distribution thingy.
  27.  
  28. rpm is also distributed in .tar.gz format, and tar in shell archive format
  29. and gzip in uncompressed format. So with a bourne shell a compiler and
  30. patience you can dig out of any hole..
  31.  
  32. Alan